html,
body {
  margin: 0;
  padding: 0;
  font-family: Roboto, sans-serif;
  color: #323232;
  display: block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5em;
  background-color: #f5f6f8;
  background: url(/img/common/artalan.jpg) no-repeat fixed;
  background-size: cover;
}

/* * { outline:none; } */

html {
  overflow-y: scroll;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  color: #999999;
}
h1 {
  font-size: 30px;
  line-height: 36px;
}
h1 small {
  font-size: 18px;
}
h2 {
  font-size: 24px;
  line-height: 36px;
}
h2 small {
  font-size: 18px;
}

.yukleniyor {
  width: 100px;
  height: 100px;
  position: fixed;
  left: 50%;
  top: 250px;
  background: url(/img/common/yukleniyor1.gif) no-repeat center center;
  margin-left: -50px;
}

table {
  table-layout: fixed;
}
td {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.yavas {
}
.yavas:hover {
  transition: background 0.5s, opacity 0.5s;
  -moz-transition: background 0.5s, opacity 0.5s;
  -webkit-transition: background 0.5s, opacity 0.5s;
  -o-transition: background 0.5s, opacity 0.5s;
}

/* ----------------------- EKRAN KARARTMA */
.karar_div {
  position: absolute;
  z-index: 250;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #787878;
  opacity: 0.6;
  filter: alpha(opacity=50);
  -moz-opacity: 0.6;
}
.ustkarar_div {
  position: absolute;
  z-index: 650;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #787878;
  opacity: 0.6;
  filter: alpha(opacity=50);
  -moz-opacity: 0.6;
}
.beklet_div {
  position: absolute;
  z-index: 989;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #fefefe /*FDFDFD*/;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
}
.mesajbekle {
  position: absolute;
  z-index: 999;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #898989;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
}
.dbekle {
  position: absolute;
  z-index: 200;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #898989;
  opacity: 0.45;
  filter: alpha(opacity=45);
  -moz-opacity: 0.45;
}

/* ------------------------------------------------------ ANA PENCERE */
.eklespan {
  color: #e31e24;
  float: right;
  font-weight: bold !important;
  cursor: pointer;
}
.eklespan > img {
  float: right;
  margin-left: 5px;
  margin-top: 3px;
}
.sutun {
  height: 20px;
  padding: 5px;
  border-right: 1px solid #b0b0b0;
}
.eklespan:hover {
  color: #ff0000;
  text-shadow: 0 0 3px #ededed;
}

.tek {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.usticoncerceve {
  float: right;
  height: 40px;
  margin-right: 16px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
.usticon {
  float: left;
  width: 45px;
  height: 50px;
  border-radius: 10px;
  cursor: pointer;
}
.usticonicon {
  width: 40px;
  height: 40px;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
}
.usticonicon:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
}
.usticonmesaj {
  position: relative;
  top: -15px;
  left: 12px;
}

/* ------------------------------------------------ İÇERİK */
.icerik_baslik {
  width: 400px;
  height: 25px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}

.icerik_baslik_alani {
  /* width: 940px; */
  height: 25px;
  margin-top: 40px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}
.icerik_baslik_yardim {
  overflow: visible;
  float: right;
  height: 24px;
  cursor: pointer;
  padding-top: 2px;
  font-size: 12px;
  color: #646464;
}

.alt_icerik_gelsin {
  width: 100%;
  padding-top: 8px;
  padding-bottom: 12px;
}
/* İÇERİK TANIMLAR */
.icerik_tanim_baslik {
  float: left;
  line-height: 18px;
  padding: 5px;
  margin-left: 18px;
  background: url(/img/common/tanimicon.png) no-repeat left top;
  padding-left: 35px;
  padding-top: 3px;
}

.satir_tanim_baslik {
  background-color: #e0e0e0;
  color: #333333;
  font-weight: bold;
}
.satir_tanim_baslik td {
  line-height: 20px;
  padding: 5px;
  border-right: 1px solid #bababa;
  border-bottom: 1px solid #bababa;
  border-top: 1px solid #fefefe;
  text-align: center;
}

.satir_tanim_1 {
  background-color: #fbfbfb;
  color: #121212;
  font-family: Roboto, sans-serif;
  font-weight: normal;
  cursor: pointer;
}
.satir_tanim_1 td {
  line-height: 24px;
  padding: 5px;
  border-bottom: 1px dotted #bababa;
  border-right: 1px solid #b0b0b0;
}
.satir_tanim_1:hover {
  background-color: #f1e9dd;
  transition: background 0.5s, opacity 0.5s;
  -moz-transition: background 0.5s, opacity 0.5s;
  -webkit-transition: background 0.5s, opacity 0.5s;
  -o-transition: background 0.5s, opacity 0.5s;
}
.satir_tanim_1_secili {
  background: url(/img/common/box.png) bottom;
  background-color: #b36d07;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
}
.satir_tanim_1_secili td {
  line-height: 23px;
  padding: 5px;
  border-bottom: 1px dotted #bababa;
  border-top: 1px solid #454545;
  border-right: 1px solid #b0b0b0;
}

.satir_tanim_duzenle {
  background-color: #f1e9dd;
  color: #121212;
  font-family: Roboto, sans-serif;
  font-weight: normal;
}
.satir_tanim_duzenle td {
  border-right: 1px solid #b0b0b0;
  border-bottom: 1px solid #454545;
  padding: 0;
  height: 0;
}

.td_update {
  background: url(/img/common/duzenle6.png) no-repeat left top;
}
.td_update:hover {
  background: url();
}

.td_silupdate {
  background: url(/img/common/duzenle8.png) no-repeat left top;
}
.td_silupdate:hover {
  background: url(/img/common/duzenle9.png) no-repeat left top;
}

.td_supdate {
  background: url(/img/common/duzenle7.png) no-repeat left top;
}
.td_supdate:hover {
  background: url();
}

.satir_tanim_td_link {
  cursor: pointer;
}
.satir_tanim_td_link:hover {
  background-color: #da8406;
  border-bottom: 1px inset #fff;
  color: #ffffff;
}

.satir_sorgu_td_link {
  cursor: pointer;
}
.satir_sorgu_td_link:hover {
  background-color: #4f6c3f;
  border-bottom: 1px inset #fff;
  color: #ffffff;
}

.yukari {
  position: absolute;
  background-color: initial;
  border: 0;
  background: url(/img/common/yukari.png) no-repeat center center;
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
  width: 22px;
  border: 0px;
}

/* İÇERİK SORGU */
.icerik_borclandir_baslik {
  float: left;
  height: 24px;
  margin-left: 18px;
  background: url(/img/common/borclandiricon.png) no-repeat left top;
  padding-left: 35px;
  padding-top: 3px;
}
.icerik_sorgu_baslik {
  float: left;
  height: 24px;
  margin-left: 18px;
  background: url(/img/common/raporicon.png) no-repeat left top;
  padding-left: 35px;
  padding-top: 3px;
}

.satir_sorgu_baslik {
  background-color: #e0e0e0;
  color: #333333;
  font-weight: bold;
}
.satir_sorgu_baslik td {
  line-height: 24px;
  padding: 5px;
  padding: 5px;
  border-right: 1px solid #bababa;
  border-bottom: 1px solid #bababa;
  border-top: 1px solid #fefefe;
  text-align: center;
}

.satir_sorgu_2_baslik {
  background-color: #e0e0e0;
  color: #333333;
  font-weight: bold;
}
.satir_sorgu_2_baslik td {
  line-height: 23px;
  padding: 5px;
  padding: 5px;
  border-right: 1px solid #bababa;
  border-bottom: 1px solid #bababa;
  border-top: 1px solid #fefefe;
  text-align: center;
}

.satir_sorgu_1 {
  background-color: #fbfbfb;
  color: #121212;
  font-family: Roboto, sans-serif;
  font-weight: normal;
  line-height: 15px;
  cursor: pointer;
}
.satir_sorgu_1 td {
  line-height: 24px;
  padding: 5px;
  border-bottom: 1px dotted #bababa;
  border-right: 1px solid #b0b0b0;
}

.satir_sorgu_2 {
  background-color: #fbfbfb;
  color: #121212;
  font-family: Roboto, sans-serif;
  font-weight: normal;
  line-height: 15px;
}
.satir_sorgu_2 td {
  line-height: 24px;
  padding: 5px;
  border-bottom: 1px dotted #bababa;
  border-right: 1px solid #b0b0b0;
}

.satir_sorgu_22 {
  background-color: #f3f3f3;
  color: #121212;
  font-family: Roboto, sans-serif;
  font-weight: normal;
  line-height: 15px;
  cursor: pointer;
}
.satir_sorgu_22 td {
  line-height: 24px;
  padding: 5px;
  border-bottom: 1px dotted #bababa;
  border-right: 1px solid #b0b0b0;
}

.satir_sorgu_bekle {
  color: #121212;
  font-family: Roboto, sans-serif;
  font-weight: normal;
  line-height: 15px;
  background-color: #fff;
}

.satir_sorgu_bekle td {
  line-height: 24px;
  padding: 5px;
  border: 0;
}

.satir_sorgu_1:hover {
  background-color: #e7f1dd;
}

.satir_sorgu_yok {
  background-color: #fff;
  text-align: center;
  height: 200px;
  color: #c0c0c0;
  font-size: 14px;
  font-style: italic;
  font-family: Roboto, sans-serif;
}

.sirala {
}
.sirala:hover {
  cursor: pointer;
  background-color: #cac9c9;
}
.desc {
  background: url(/img/common/siralaicon2.png) no-repeat left center;
}
.asc {
  background: url(/img/common/siralaicon1.png) no-repeat left center;
}

.fontkucuk {
  font-size: 12px;
  color: #a0a0a0;
  font-weight: normal;
}
.tanim {
  /*text-transform: uppercase;*/
}

/* FORM ALANI */
.formalani {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -ms-flex-direction: row;
}
.formalani_dikey {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  -ms-flex-direction: column;
}
.formelemani {
  width: 100%;
  margin: 6px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -ms-flex-direction: row;
  background-color: #e7dbc9;
  padding: 2px;
  padding-right: 3px;
  padding-bottom: 3px;
  height: 25px;
  border-bottom: 1px solid #cfbda2;
}

.forminput {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -ms-flex-direction: row;
  width: auto;
}

.ikili {
  -ms-flex: 2;
  -webkit-flex: 2;
  flex: 2;
}
.uclu {
  -ms-flex: 3;
  -webkit-flex: 3;
  flex: 3;
}
.dortlu {
  -ms-flex: 4;
  -webkit-flex: 4;
  flex: 4;
}
.besli {
  -ms-flex: 5;
  -webkit-flex: 5;
  flex: 5;
}

.dust {
  width: 100%;
  margin-bottom: 0;
  padding: 0;
  line-height: 25px;
  height: 25px;
  font-weight: bold;
  color: #676767;
}
.dust2 {
  width: 100%;
  margin-bottom: 0;
  padding: 0;
  padding-top: 3px;
  padding-bottom: 1px;
  line-height: 25px;
  height: 25px;
  font-weight: bold;
  color: #676767;
}
.dalt {
  margin-top: 0;
}

.formelemani li {
  width: 100%;
  text-align: center;
  list-style: none;
  color: #676767;
}
.formelemani #li {
  width: 100%;
  text-align: center;
  list-style: none;
  color: #676767;
}

.formelemani label {
  width: 100px;
  line-height: 25px;
  flex: none;
  margin-left: 7px;
  height: 25px;
}
.ustborder {
  border-top: 1px solid #787878;
}
.altborder {
  border-bottom: 1px solid #989898;
  margin-top: 5px;
  margin-bottom: 5px;
}
.renksiz {
  background-color: transparent;
  border: 0px;
  padding-top: 0;
  padding-bottom: 0;
}

/* input[type="text"],
input[type="password"] {
  width: 100%;
  height: 21px;
  padding: 2px;
  font-weight: bold;
  border: 0;
  background-color: #fdfdfd;
  color: #454545;
  text-align: center;
} */
select {
  width: 100%;
  height: 25px;
  padding-left: 2px;
  font-weight: bold;
  border: 0;
  background-color: #fdfdfd;
  color: #454545;
}
input[type="submit"],
input[type="button"],
input[type="file"] {
  color: #323232;
  background-color: #e6e6e6;
  border: 1px solid #989898;
  cursor: pointer;
}
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="file"]:hover {
  background-color: #d8d8d8;
}

textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  font-family: Roboto, sans-serif;
  display: inline-block;
  width: 210px;
  height: 18px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #343434;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

input,
textarea,
select {
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
input:focus,
textarea,
select:focus {
  outline: 0;
  outline: thin dotted \9;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.tutar {
  text-align: right;
}
.parabirimi {
  padding-left: 6px;
  padding-right: 2px;
  line-height: 25px;
  font-weight: bold;
}

.buton {
  text-align: center;
  box-shadow: 0 0 1px #ababab;
  color: #ffffff;
  cursor: pointer;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  line-height: 28px;
  height: 28px;
  font-weight: bold; /* background:url(/img/common/box.png) top; */
}
.buton:hover {
  box-shadow: 0 0 4px #454545;
  border: 1px solid #fff;
}

.butonkisa {
  text-align: center;
  box-shadow: 0 0 1px #ababab;
  color: #ffffff;
  cursor: pointer;
  line-height: 25px;
  height: 25px;
  font-weight: bold; /* background:url(/img/common/box.png) top; */
}
.butonkisa:hover {
  box-shadow: 0 0 4px #454545;
  border: 1px solid #fff;
}

.silbuton {
  border: 1px solid #aa0207;
  margin: 0;
  width: 100%;
  padding-right: 8px;
  width: 100%;
  background: url(/img/common/sil4.png) no-repeat right center;
  background-color: #aa0207;
}

.silbuton2 {
  border: 1px solid #454545;
  margin: 0;
  width: 100%;
  padding-right: 8px;
  width: 100%;
  background: url(/img/common/sil4.png) no-repeat right center;
  background-color: #454545;
}

.hayirbuton {
  border: 1px solid #aa0207;
  margin: 0;
  width: 100%;
  padding-right: 8px;
  width: 100%;
  background: url(/img/common/sil1.png) no-repeat right center;
  background-color: #aa0207;
}

.yazdirbuton {
  border: 1px solid #aa0207;
  margin: 0;
  width: 100%;
  padding-right: 8px;
  width: 100%;
  background: url(/img/common/yazdir1.png) no-repeat right center;
  background-color: #aa0207;
}

.digerbuton {
  border: 1px solid #aa0207;
  margin: 0;
  padding-left: 16px;
  padding-right: 18px;
}
.diger2buton {
  border: 1px solid #aa0207;
  margin: 0;
  width: 25px;
  background-color: #aa0207;
  margin: 0;
  text-align: center;
  font-size: 14px;
  font-family: Roboto, sans-serif;
}

.kaydetbutoncikis {
  border: 1px solid #aa0207;
  margin: 0;
  padding-right: 8px;
  width: 100%;
  background: url(/img/common/kaydet1.png) no-repeat right center;
  background-color: #aa0207;
}

.kaydetbuton {
  border: 1px solid #4f6c3f;
  margin: 0;
  padding-right: 8px;
  width: 100%;
  background: url(/img/common/kaydet1.png) no-repeat right center;
  background-color: #4f6c3f;
}
.kapatbuton {
  border: 1px solid #545454;
  margin: 0;
  padding-right: 8px;
  width: 100%;
  background: url(/img/common/sil1.png) no-repeat right center;
  background-color: #545454;
}
.detaybuton {
  border: 1px solid #b06b06;
  margin: 0;
  padding-right: 8px;
  width: 100%;
  background: url(/img/common/detay1.png) no-repeat right center;
  background-color: #b06b06;
}
.yazdirbuton2 {
  border: 1px solid #4f6c3f;
  margin: 0;
  padding-right: 8px;
  width: 100%;
  background: url(/img/common/yazdir1.png) no-repeat right center;
  background-color: #4f6c3f;
}
.smsbuton {
  border: 1px solid #b06b06;
  margin: 0;
  padding-right: 8px;
  width: 100%;
  background: url(/img/common/sms1.png) no-repeat right center;
  background-color: #b06b06;
}
.transferbuton {
  border: 1px solid #b06b06;
  margin: 0;
  padding-right: 8px;
  width: 100%;
  background: url(/img/common/transfer1.png) no-repeat right center;
  background-color: #b06b06;
}

.sagon {
  margin-right: 12px;
}
.yetmis {
  width: 70%;
}
/* FORM ALANI SONU */

.ekleyazdir {
  display: none;
  padding: 12px;
  padding-top: 5px;
  left: -1px;
  width: 227px;
  top: 30px;
  box-shadow: #ababab 0px 2px;
  color: #aa0207;
  position: absolute;
  z-index: 260;
  background-color: #e0e0e0;
  border: 1px solid #bababa;
  border-top: 1px solid #fff;
  text-align: center;
}

/* EKLE KÜÇÜK PENCERE */
.eklediv {
  position: relative;
  z-index: 260;
}
.eklepencere {
  padding: 10px;
  width: 300px;
  display: block;
  top: -1px;
  left: 27px;
  position: absolute;
  z-index: 261;
  background-color: #f1e9dd;
  box-shadow: 0 0 6px 1px #454545;
  border: 2px solid #fff;
}

.satir2dis3 {
  background-color: #f2dcbc;
  color: #333333;
  margin: 0;
}
.satir2dis3 td {
  line-height: 24px;
  padding: 5px;
  border-right: 1px dotted #cac3ba;
  border-bottom: 1px dotted #cac3ba;
  border-top: 1px dotted #cac3ba;
}
.satir1dis1 {
  color: #121212;
  font-family: Roboto, sans-serif;
  font-weight: normal;
}
.satir1dis1 td {
  line-height: 24px;
  padding: 5px;
  border-right: 1px dotted #cac3ba;
  border-bottom: 1px dotted #cac3ba;
  border-top: 1px dotted #cac3ba;
}
.satir2dis1 {
  background-color: #fbf7f1;
  color: #121212;
  font-family: Roboto, sans-serif;
  font-weight: normal;
}
.satir2dis1 td {
  line-height: 24px;
  padding: 5px;
  border-bottom: 1px dotted #cac3ba;
}
.sutun2 {
  line-height: 20px;
  padding: 5px;
  border-right: 1px dotted #cac3ba;
}
.yol {
  cursor: pointer;
}
.yol:hover {
  background-color: #fbf0e0;
}

.resimekle {
  width: 90px;
  height: 100px;
  border: 2px solid #cfbda2;
  border-radius: 6px;
  background: url(/img/common/resimekle.png) no-repeat center center;
  background-color: #ffffff;
  cursor: pointer;
}
.resimekle:hover {
  border: 2px solid #4f6c3f;
  box-shadow: 0 0 3px #989898;
}

.uyearapencere {
  width: 100%;
  max-height: 200px;
  overflow: auto;
  border: 1px solid #b0b0b0;
  box-shadow: 0 1px 2px #ababab;
  padding: 0;
  margin: 0;
}
.uyearapencere li {
  list-style: none;
  cursor: pointer;
  background-color: #fbf7f1;
  color: #121212;
  font-family: Roboto, sans-serif;
  font-weight: normal;
  line-height: 28px;
  padding-left: 5px;
  border-bottom: 1px dotted #cac3ba;
  text-align: left;
}

.uyearapencere li:hover {
  background-color: #da8406;
  border-bottom: 1px inset #fff;
  transition: background 0.5s, opacity 0.5s;
  -moz-transition: background 0.5s, opacity 0.5s;
  -webkit-transition: background 0.5s, opacity 0.5s;
  -o-transition: background 0.5s, opacity 0.5s;
}

.satirkarar {
}
.satirbeyaz {
}
.satirkarar:hover {
  background: url(/img/common/hover.png) repeat;
}
.satirbeyaz:hover {
  background: url(/img/common/hover2.png) repeat;
}

.tutar {
}

.buyukbuton {
  width: 100%;
  margin-top: 20px;
  height: 50px;
  padding-top: 10px;
  background: url(/img/common/kurulumarta.png);
  cursor: pointer;
  border: 1px solid #c0c0c0;
  border-radius: 12px;
}
.buyukbuton:hover {
  box-shadow: 0 3px 6px 0px #454545;
  transition: box-shadow 0.2s, opacity 0.2s;
  -moz-transition: box-shadow 0.2s, opacity 0.2s;
  -webkit-transition: box-shadow 0.2s, opacity 0.2s;
  -o-transition: box-shadow 0.2s, opacity 0.2s;
}

.raporaltsay {
  width: inherit;
  padding: 12px;
  height: 70px;
  padding-bottom: 3px;
  font-size: 14px;
  font-weight: bold;
  background-color: #fbfbfb;
  border: 1px solid #bababa;
  border-top: 0;
}
.raporaltsonuc {
  float: left;
  color: #989898;
  font-size: 12px;
  line-height: 15px;
  font-weight: normal;
  text-align: center;
}
.raporaltyazdir {
  float: right;
  margin-top: 6px;
  padding-top: 32px;
  background: url(/img/common/raporyazdiricon.png) no-repeat top center;
  cursor: pointer;
  line-height: 20px;
  margin-right: 12px;
}
.raporaltyazdir:hover {
  color: #e31e24;
  background: url(/img/common/raporyazdiricon2.png) no-repeat top center;
}

.say {
  float: left;
  width: 40px;
  height: 40px;
  background: url(/img/common/raporsayicon.png) no-repeat center center;
  text-align: center;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  cursor: pointer;
}
.say:hover {
  background: url(/img/common/raporsayicon_hover.png) no-repeat center center;
  transition: background 0.5s, opacity 0.5s;
  -moz-transition: background 0.5s, opacity 0.5s;
  -webkit-transition: background 0.5s, opacity 0.5s;
  -o-transition: background 0.5s, opacity 0.5s;
}

.sayPasif {
  float: left;
  width: 40px;
  height: 40px;
  background: url(/img/common/raporsayicon.png) no-repeat center center;
  text-align: center;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  opacity: 0.4;
}

.saySecili {
  float: left;
  width: 40px;
  height: 40px;
  background: url(/img/common/raporsayicon2.png) no-repeat center center;
  text-align: center;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  cursor: pointer;
}

.pencere_tab {
  text-align: center;
  cursor: pointer;
  width: 33%;
  background-color: white;
  color: #646464;
  font-size: 13px;
  background-image: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.05) 0%,
    rgba(255, 255, 255, 0.05) 20%,
    rgba(0, 0, 0, 0.05) 100%
  );
}

.pencere_sutun {
  text-align: center;
  width: 33%;
  background-color: white;
  color: #646464;
  font-size: 14px;
  cursor: default;
  background-image: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.05) 0%,
    rgba(255, 255, 255, 0.05) 20%,
    rgba(0, 0, 0, 0.05) 100%
  );
}

.kirmizi {
  color: #ff0000;
}

.pencere_tab:hover {
  background-color: #4f6c3f;
  color: #ffffff;
  transition: background 0.6s, opacity 0.6s;
  -moz-transition: background 0.6s, opacity 0.6s;
  -webkit-transition: background 0.6s, opacity 0.6s;
  -o-transition: background 0.6s, opacity 0.6s;
  font-weight: bold;
}

.pencere_tab_secili {
  border-bottom: 0px;
  text-align: center;
  font-weight: bold;
  width: 34%;
  font-size: 14px;
}

.tbuton {
  text-align: center;
  background: url(/img/common/t2.png) no-repeat center center;
}
.hbuton {
  text-align: center;
  background: url(/img/common/h2.png) no-repeat center center;
}
.bbuton {
  text-align: center;
  background: url(/img/common/b2.png) no-repeat center center;
}
.sbuton {
  text-align: center;
  background: url(/img/common/s2.png) no-repeat center center;
}
.ibuton {
  text-align: center;
  background: url(/img/common/i2.png) no-repeat center center;
}
.dbuton {
  text-align: center;
  background: url(/img/common/d2.png) no-repeat center center;
}
.ybuton {
  text-align: center;
  background: url(/img/common/y2.png) no-repeat center center;
}
.faturabuton {
  text-align: center;
  background: url(/img/common/fatura2.png) no-repeat center center;
}
.faturavarbuton {
  text-align: center;
  background: url(/img/common/faturavar2.png) no-repeat center center;
}

.tbuton:hover {
  background: url(/img/common/t.png) no-repeat center center;
}
.hbuton:hover {
  background: url(/img/common/h.png) no-repeat center center;
}
.bbuton:hover {
  background: url(/img/common/b.png) no-repeat center center;
}
.sbuton:hover {
  background: url(/img/common/s.png) no-repeat center center;
}
.ibuton:hover {
  background: url(/img/common/i.png) no-repeat center center;
}
.dbuton:hover {
  background: url(/img/common/d.png) no-repeat center center;
}
.ybuton:hover {
  background: url(/img/common/y.png) no-repeat center center;
}
.faturabuton:hover {
  background: url(/img/common/fatura.png) no-repeat center center;
}
.faturavarbuton:hover {
  background: url(/img/common/faturavar.png) no-repeat center center;
}

.iclink {
  font-stretch: normal;
  font-size: 13.3333px;
  line-height: normal;
  font-family: Roboto, sans-serif;
  padding-top: 5px;
  padding-left: 5px;
  font-weight: bold;
  color: #656565;
  text-decoration: none;
}
.iclink:hover {
  color: #4f6c3f;
}

.excelyuklebuton {
  cursor: pointer;
  margin-left: 12px;
  padding-left: 35px;
  padding-top: 9px;
  width: auto;
  font-weight: normal;
  height: 40px;
  line-height: 15px;
  background: url(/img/common/Excel-logo-kucuk.png) no-repeat left center;
  text-align: center;
}
.excelyuklebuton:hover {
  color: #aa0207;
}

.giderbaslik {
  float: left;
  width: 450px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 2px solid #bababa;
}
.gideradsoyad {
  float: left;
  padding: 4px;
  text-align: left;
  padding-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.giderdurum {
  float: right;
  color: #808080;
  font-size: 13px;
  padding-top: 7px;
}
.giderbilgisi {
  float: left;
  width: 450px;
  border-bottom: 1px dotted #bababa;
  text-align: left;
  font-size: 13.6777px;
}
.gidersatirtanim {
  float: left;
  width: 65px;
  padding: 4px;
  text-align: left;
  font-weight: bold;
  padding-bottom: 0;
  padding-top: 15px;
  color: #454545;
}
.gidersatirtanimtarih {
  float: left;
  width: 65px;
  padding: 4px;
  text-align: left;
  font-weight: bold;
  padding-top: 15px;
  color: #454545;
}
.gidersatirara {
  float: left;
  width: 5px;
  padding: 4px;
  text-align: right;
  padding-top: 15px;
}
.gidersatirbilgi {
  float: left;
  width: 110px;
  padding: 4px;
  padding-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gidersatirbilgipara2 {
  float: left;
  width: 130px;
  padding: 4px;
  padding-top: 15px;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
}
.gidersatirbilgipara {
  float: left;
  width: 130px;
  padding: 4px;
  padding-top: 15px;
  font-size: 15px;
  font-weight: bold;
  text-align: right;
}
.gidersatirbilgitarih {
  float: left;
  width: 90px;
  padding: 4px;
  padding-top: 15px;
}
.gidersatirlink {
  float: right;
  padding-top: 11px;
  font-size: 12px;
  color: #676767;
}

.gidernotbilgisi {
  float: left;
  width: 450px;
  border-radius: 2px;
  background-color: #f1ece5;
  text-align: left;
  font-size: 12px;
  margin-top: 15px;
  font-size: 13.6777px;
  border-bottom: 1px dotted #bababa;
}
.gidernotsatirtanim {
  float: left;
  width: 65px;
  padding: 4px;
  text-align: left;
  font-weight: bold;
  color: #454545;
  padding-top: 5px;
}
.gidernotsatirara {
  float: left;
  width: 5px;
  padding: 4px;
  text-align: right;
  padding-top: 5px;
}
.gidernotsatirbilgi {
  float: left;
  white-space: normal;
  width: 235px;
  padding: 4px;
  padding-top: 5px;
  font-size: 12px;
}
.gidernotsatirtarih {
  float: left;
  white-space: normal;
  width: 65px;
  padding: 4px;
  padding-top: 5px;
  font-size: 12px;
  font-weight: bold;
}
.gidernotsatirsil {
  float: right;
  width: 25px;
  height: 25px;
  margin: 2px;
  background: url(/img/common/s2.png) no-repeat top center;
  cursor: pointer;
}
.gidernotsatirsil:hover {
  background: url(/img/common/s.png) no-repeat top center;
}

.giderbilgisialt {
  float: left;
  width: 450px;
}
.gidersatirlinkalt {
  float: right;
}

.uyembaslik {
  float: left;
  width: 725px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 2px solid #bababa;
}
.uyemadsoyad {
  float: left;
  padding: 4px;
  text-align: left;
  padding-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.uyemdurum {
  float: right;
  color: #808080;
  font-size: 13px;
  padding-top: 7px;
}
.uyembilgisi {
  float: left;
  width: 725px;
  border-bottom: 1px dotted #bababa;
  text-align: left;
  font-size: 13.6777px;
}
.uyemsatirtanim {
  float: left;
  width: 70px;
  padding: 4px;
  text-align: left;
  font-weight: bold;
  padding-bottom: 0;
  padding-top: 15px;
  color: #454545;
}
.uyemsatirtanimtarih {
  float: left;
  width: 70px;
  padding: 4px;
  text-align: left;
  font-weight: bold;
  padding-top: 15px;
  color: #454545;
}
.uyemsatirara {
  float: left;
  width: 7px;
  padding: 4px;
  text-align: right;
  padding-top: 15px;
}
.uyemsatirbilgi {
  float: left;
  width: 170px;
  padding: 4px;
  padding-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.uyemsatirbilgipara {
  float: left;
  width: 160px;
  padding: 4px;
  padding-top: 15px;
  font-size: 15px;
  font-weight: bold;
}
.uyemsatirbilgitarih {
  float: left;
  width: 90px;
  padding: 4px;
  padding-top: 15px;
}
.uyemsatirlink {
  float: right;
  padding-top: 11px;
  font-size: 12px;
  color: #676767;
}

.uyemnotbilgisi {
  float: left;
  width: 725px;
  border-radius: 2px;
  background-color: #f1ece5;
  text-align: left;
  font-size: 12px;
  margin-top: 15px;
  font-size: 13.6777px;
  border-bottom: 1px dotted #bababa;
}
.uyemnotsatirtanim {
  float: left;
  width: 70px;
  padding: 4px;
  text-align: left;
  font-weight: bold;
  color: #454545;
  padding-top: 5px;
}
.uyemnotsatirara {
  float: left;
  width: 7px;
  padding: 4px;
  text-align: right;
  padding-top: 5px;
}
.uyemnotsatirbilgi {
  float: left;
  white-space: normal;
  width: 495px;
  padding: 4px;
  padding-top: 5px;
  font-size: 12px;
}
.uyemnotsatirtarih {
  float: left;
  white-space: normal;
  width: 85px;
  padding: 4px;
  padding-top: 5px;
  font-size: 12px;
  font-weight: bold;
}
.uyemnotsatirsil {
  float: right;
  width: 25px;
  height: 25px;
  margin: 2px;
  background: url(/img/common/s2.png) no-repeat top center;
  cursor: pointer;
}
.uyemnotsatirsil:hover {
  background: url(/img/common/s.png) no-repeat top center;
}

.uyembilgisialt {
  float: left;
  width: 725px;
}
.uyemsatirlinkalt {
  float: right;
}

.arsivbos {
  float: left;
  width: 892px;
  border-bottom: 1px dotted #d6d6d6;
  height: 37px;
  background-color: #fafafa;
}
.arsivbilgisi {
  float: left;
  width: 892px;
  border-bottom: 1px dotted #bababa;
  text-align: left;
  font-size: 13.6777px;
  cursor: pointer;
  background-color: #fafafa;
}
.arsivbilgisi:hover {
  background-color: #ededed;
  font-weight: bold;
}
.arsivanalinkara {
  float: left;
  padding: 5px;
}
.arsivanalink {
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 8px;
  padding-left: 44px;
  max-width: 120px;
  padding-right: 12px;
  margin-bottom: 0;
  border-radius: 3px;
  background: url(/img/dosyaicon/klasor.png) no-repeat left center;
  background-color: #f6f6f6;
  cursor: pointer;
}
.arsivanalinkacik {
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 8px;
  padding-left: 44px;
  max-width: 120px;
  padding-right: 12px;
  margin-bottom: 0;
  border-radius: 3px;
  background: url(/img/dosyaicon/klasoracik.png) no-repeat left center;
  background-color: #f6f6f6;
  cursor: pointer;
}
.arsivanalink:hover {
  background-color: #e5e5e5;
}
.arsivanalinkacik:hover {
  background-color: #e5e5e5;
}
.arsivanalinkbos {
  float: left;
  padding: 8px;
  margin-bottom: 0;
  border-radius: 3px;
  background-color: #f6f6f6;
}

.uyembutonsms {
  border: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 13px;
}
.uyembutonb {
  border: 1px solid #e21e24;
  background-color: #e21e24;
  font-weight: bold;
}
.uyembutonh {
  border: 1px solid #78a34b;
  background-color: #78a34b;
  font-weight: bold;
}
.uyembutont {
  border: 1px solid #006bb0;
  background-color: #006bb0;
  font-weight: bold;
}
.uyembutonn {
  border: 1px solid #d88a18;
  background-color: #d88a18;
  font-weight: bold;
}

.uyembuton {
  float: left;
  text-align: center;
  box-shadow: 0 0 1px #ababab;
  color: #ffffff;
  cursor: pointer;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  padding: 4px;
  padding-left: 11px;
  padding-right: 11px;
  color: #fff;
  margin-left: 10px;
  font-size: 12px;
}

.uyembutonalt {
  float: left;
  text-align: center;
  box-shadow: 0 0 1px #ababab;
  color: #ffffff;
  cursor: pointer;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 5px;
  padding-left: 12px;
  padding-right: 12px;
  color: #fff;
  margin-left: 10px;
  font-size: 12px;
}

.uyembutonp {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
}

.uyembuton:hover {
  box-shadow: 0 0 4px #454545;
  border: 1px solid #fff;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
}

.uyeresim {
  margin-left: 15px;
  width: 90px;
  height: 100px;
  border: 1px solid #bababa;
  border-radius: 6px;
  background-color: #ffffff;
}

.sonucekran {
  width: 940px;
  color: #c0c0c0;
  text-align: center;
  display: none;
  height: auto;
  border-top: 1px solid #dadada;
  padding: 60px;
  font-family: Roboto, sans-serif;
}

.kp {
  color: #bababa;
}

.uyehissesec {
  margin-bottom: 10px;
  float: right;
  width: 932px;
  height: 47px;
  margin-right: 0;
  padding: 0;
}

.uyehissesecuyeden {
  float: left;
  width: 910px;
  margin-right: 0;
  padding: 10px;
  padding-top: 20px;
  margin-left: 1px;
  background-color: #e0e0e0;
  border-top: 1px solid #ffffff;
}

.kapalimenu {
  opacity: 0.4;
  color: #787878;
  box-shadow: 0 0 0 0;
  background: url(/img/common/menuicon1.png) no-repeat left;
  background-color: #ffffff;
}
.menukullanici {
  font-size: 14px;
  font-weight: 600;
}
.ajax_mesaj_ekran {
  width: 372px;
  min-height: 136px;
  position: fixed;
  z-index: 1300;
  border: 0;
  box-shadow: 0 0 8px #787878;
  background-color: #ffffff;
  padding: 6px;
}
.bootstrap-select > .dropdown-toggle {
  border-radius: 10px;
  background-color: #e4e9f0;
  height: 100%;
}
